The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module::signature"

Module::Signature - Module signature file manipulation River stage three • 23 direct dependents • 519 total dependents

Module::Signature adds cryptographic authentications to CPAN distributions, via the special SIGNATURE file. If you are a module user, all you have to do is to remember to run "cpansign -v" (or just "cpansign") before issuing "perl Makefile.PL" or "pe...

AUDREYT/Module-Signature-0.88 - 18 Dec 2021 03:39:32 UTC - Search in distribution
  • cpansign - CPAN signature management utility

Module::CPANTS::Kwalitee::Signature - dist has a valid signature River stage three • 16 direct dependents • 226 total dependents

Methods order Defines the order in which Kwalitee tests should be run. Returns 100. analyse Does nothing now. kwalitee_indicators Returns the Kwalitee Indicators data structure....

ISHIGAKI/Module-CPANTS-Analyse-1.02 - 10 Sep 2023 03:27:26 UTC - Search in distribution

lib/CPANPLUS/Module/Signature.pm River stage two • 35 direct dependents • 40 total dependents

BINGOS/CPANPLUS-0.9914 - 23 Nov 2021 19:30:10 UTC - Search in distribution
  • cpanp - The CPANPLUS launcher

EAFDSS - Electronic Fiscal Signature Devices Library River stage zero No dependents

The EAFDSS module handles the communication with an Electronic Signature Device (EAFDSS). It defines a set of methods common to all EAFDSS devices in order to communicate with the device but also handle all necessary file housekeeping requirements by...

HASIOTIS/EAFDSS-0.80 - 18 May 2009 12:10:58 UTC - Search in distribution

Cookie - Cookie Object with Encryption or Signature River stage one • 2 direct dependents • 6 total dependents

This is a powerful and versatile package to create and represent a cookie compliant with the latest standard as set by rfc6265 <https://datatracker.ietf.org/doc/html/rfc6265>. This can be used as a standalone module, or can be managed as part of the ...

JDEGUEST/Cookie-v0.3.5 - 12 Feb 2024 23:53:10 UTC - Search in distribution

Dipki::Sig - Signature creation and verification River stage zero No dependents

DAVIDI/Dipki-0.01 - 30 Mar 2022 13:24:27 UTC - Search in distribution

PGP::Mail - Signature checking for PGP-signed mail messages River stage zero No dependents

This module operates on PGP-signed mail messages. It checks the signature of either a standard clearsigned, a signed message or a PGP/MIME style message. It returns an object which can be used to check what the signed data was, whether the signature ...

MATTBM/PGP-Mail-1.7 - 26 Jan 2004 14:52:32 UTC - Search in distribution

GD - Interface to Gd Graphics Library River stage three • 98 direct dependents • 155 total dependents

GD.pm is a Perl interface to Thomas Boutell's gd graphics library (version 2.01 or higher; see below). GD allows you to create color drawings using a large number of graphics primitives, and emit the drawings as PNG files. GD defines the following fo...

RURBAN/GD-2.81 - 03 May 2024 17:02:57 UTC - Search in distribution

perltidy - a perl script indenter and reformatter River stage three • 78 direct dependents • 144 total dependents

Perltidy reads a perl script and writes an indented, reformatted script. The formatting process involves converting the script into a string of tokens, removing any non-essential whitespace, and then rewriting the string of tokens with whitespace usi...

SHANCOCK/Perl-Tidy-20240511 - 10 May 2024 13:16:10 UTC - Search in distribution

libev - a high performance full-featured event loop written in C River stage two • 71 direct dependents • 86 total dependents

MLEHMANN/EV-4.34 - 08 Oct 2023 21:47:52 UTC - Search in distribution

pp - PAR Packager River stage one • 5 direct dependents • 6 total dependents

pp creates standalone executables from Perl programs, using the compressed packager provided by PAR, and dependency detection heuristics offered by Module::ScanDeps. Source files are compressed verbatim without compilation. You may think of pp as "pe...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution

Paws - A Perl SDK for AWS (Amazon Web Services) APIs River stage two • 9 direct dependents • 11 total dependents

Paws is an attempt to develop an always up-to-date SDK that covers all possible AWS services....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

SOM - Perl extension for access to SOM and DSOM objects. River stage zero No dependents

Supported types (exported with the tag ":types"): tk_short tk_ushort tk_long tk_ulong tk_float tk_double tk_char tk_boolean tk_octet tk_enum tk_string tk_objref tk_pointer # Not yet? tk_void # Output only Supported services $class = Find_Class($class...

ILYAZ/SOM-0.0601 - 04 Nov 2003 22:02:00 UTC - Search in distribution

tea - Perl script to give command-line access to Crypt::Tea_JS.pm River stage zero No dependents

This script uses the Crypt::Tea_JS.pm module to offer new TEA, the Tiny Encryption Algorithm, and some Modes of Use based on CBC, compatibly in both Perl and JavaScript. The various options offer encryption, decryption and digest, and all cyphertext ...

PJB/Crypt-Tea_JS-2.23 - 13 Oct 2011 23:54:41 UTC - Search in distribution

docknot - Static web site and documentation generator River stage zero No dependents

docknot is a static web site generator with special support for managing the documentation and releases of software packages. Its actions are organized into subcommands. The supported subcommands are: dist Build, test, and generate a distribution tar...

RRA/App-DocKnot-7.01 - 20 Jan 2022 05:33:41 UTC - Search in distribution

perlfunc - Perl builtin functions River stage five • 11693 direct dependents • 33184 total dependents

The functions in this section can serve as terms in an expression. They fall into two major categories: list operators and named unary operators. These differ in their precedence relationship with a following comma. (See the precedence table in perlo...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution

tidyall - Your all-in-one code tidier and validator River stage two • 34 direct dependents • 50 total dependents

There are a lot of great code tidiers and validators out there. "tidyall" makes them available from a single unified interface. You can run "tidyall" on a single file or on an entire project hierarchy, and configure which tidiers/validators are appli...

DROLSKY/Code-TidyAll-0.84 - 10 Dec 2023 02:31:40 UTC - Search in distribution

whouses - impact analysis in a clearmake build environment River stage zero No dependents

Whouses provides a limited form of "impact analysis" in a clearmake build environment. This is different from traditional impact analysis (see TRUE CODE ANALYSIS COMPARED below for details). In particular, it operates at the granularity of files rath...

DSB/ClearCase-CRDB-0.15 - 20 Oct 2006 12:53:19 UTC - Search in distribution

PLS - Perl Language Server River stage zero No dependents

The Perl Language Server implements a subset of the Language Server Protocol for the Perl language. Features currently implemented are: * Go to definition (for packages, subroutines, and variables) * Listing all symbols in a document * Hovering to sh...

MREISNER/PLS-0.905 - 21 Jan 2023 21:56:31 UTC - Search in distribution

Net::CloudStack::API - Basic request and response handling for calls to a CloudStack service. River stage zero No dependents

This module handles parameter checking for the various calls available from a cloudstack service. Probably should include some explanatory text here about how this file is generated....

AYOUNG/Net-CloudStack-API-0.02 - 13 Jul 2012 07:48:53 UTC - Search in distribution
704 results (0.183 seconds)